perm filename TEMP[QLA,LSP] blob
sn#772846 filedate 1984-10-29 generic text, type C, neo UTF8
COMMENT ā VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 Oh Dear
C00007 ENDMK
Cā;
Oh Dear
I had assumed that LOTS had a `real' MacLisp, which includes all of
the `autoloadable' parts of it. I think you can get away with getting
the following small files, and loading them exactly as you did MULTL.
In fact, you can make a file, FOO.BAR, that contains the following:
(fasload multl)
(fasload defmac)
(fasload defmax)
(fasload let)
(fasload sharpm)
(fasload macaid)
(fasload cnvd)
and then say this to MacLisp:
(load "foo.bar")
Here are the files (make sure you FTP in image mode):
defmac.fas[mac,lsp]
defmax.fas[mac,lsp]
let.fas[mac,lsp]
sharpm.fas[mac,lsp]
macaid.fas[mac,lsp]
cnvd.fas[mac,lsp]